home *** CD-ROM | disk | FTP | other *** search
/ Internet - Latest Software 2006 / Internet LS 2006.iso / Internet Explorer 7.0 / IE7-WindowsXP-x86-enu.exe / dhtmled.ocx / REGISTRY / 202 (.txt) < prev   
Encoding:
InstallShield Script  |  2005-07-25  |  1.4 KB  |  34 lines

  1.     DHTMLSafe.DHTMLSafe.1 = s 'DHTML Edit Control Safe for Scripting for IE6'
  2.         CLSID = s '{BF3FF9A2-AC03-40a1-BA0F-F31076325AA7}'
  3.     DHTMLSafe.DHTMLSafe = s 'DHTML Edit Control Safe for Scripting for IE6'
  4.         CurVer = s 'DHTMLSafe.DHTMLSafe.1'
  5.         CLSID = s '{BF3FF9A2-AC03-40a1-BA0F-F31076325AA7}'
  6.     NoRemove CLSID
  7.         ForceRemove {BF3FF9A2-AC03-40a1-BA0F-F31076325AA7} = s 'DHTML Edit Control Safe for Scripting for IE6'
  8.             ProgID = s 'DHTMLSafe.DHTMLSafe.1'
  9.             VersionIndependentProgID = s 'DHTMLSafe.DHTMLSafe'
  10.             InprocServer32 = s '%MODULE%'
  11.                 val ThreadingModel = s 'Apartment'
  12.             ForceRemove 'Control'
  13.             ForceRemove 'Programmable'
  14.             'ToolboxBitmap32' = s '%MODULE%, 2'
  15.             'MiscStatus' = s '0'
  16.                 '1' = s '131473'
  17.             'TypeLib' = s '{683364A1-B37D-11D1-ADC5-006008A5848C}'
  18.             'Version' = s '1.0'
  19.             'Implemented Categories'
  20.                 '{7DD95801-9882-11CF-9FA9-00AA006C42C4}'
  21.             'Implemented Categories'
  22.                 '{7DD95802-9882-11CF-9FA9-00AA006C42C4}'
  23.     NoRemove SOFTWARE
  24.         NoRemove Microsoft
  25.             NoRemove 'Internet Explorer'
  26.                 NoRemove 'ActiveX Compatibility'
  27.                 {
  28.                     {2D360201-FFF5-11d1-8D03-00A0C959BC0A}
  29.                     {
  30.                         val 'Compatibility Flags' = d '1024'
  31.                         val 'AlternateCLSID' = s '{BF3FF9A2-AC03-40a1-BA0F-F31076325AA7}'
  32.                     }
  33.                 }
  34.